-
-
Notifications
You must be signed in to change notification settings - Fork 97
feat: implement TSA #5423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: implement TSA #5423
Conversation
87cce3b
to
f3191b1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The little I had the capacity to understand seemed right to me 😆
solve #5423 (comment) Signed-off-by: Vitor Mattos <[email protected]>
f3191b1
to
bb5f0d3
Compare
solve #5423 (comment) Signed-off-by: Vitor Mattos <[email protected]>
258283c
to
f61e0b0
Compare
solve #5423 (comment) Signed-off-by: Vitor Mattos <[email protected]>
f61e0b0
to
52933df
Compare
solve #5423 (comment) Signed-off-by: Vitor Mattos <[email protected]>
0898438
to
dbdca18
Compare
solve #5423 (comment) Signed-off-by: Vitor Mattos <[email protected]>
04dda85
to
e9e53ed
Compare
/backport to stable32 |
/backport to stable31 |
Was used a hardcoded TSA server and without authentication for now Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
e9e53ed
to
69a11d9
Compare
The backport to # Switch to the target branch and update it
git checkout stable31
git pull origin stable31
# Create the new backport branch
git checkout -b backport/5423/stable31
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 0ca3c8ed 42cf7187 d09296a4 7dd1078d 313ba335 cf32f6ef f15b0122 00f813e0 e4502be8 9fd8e242 ca8f86ff 6429048b 34310468 e491f10e 3922a437 73eaed16 d434175b 34a4e7de ee2bff6f 8c30b900 926dcfa1 8b82cc29 b7fca90f cac434dc f438326c ff286bdf a4341d2f 69eccaaf 17335ee5 b13e9f73
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/5423/stable31 Error: Failed to push branch backport/5423/stable31: fatal: could not read Username for 'https://github.com': No such device or address Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
solve #5423 (comment) Signed-off-by: Vitor Mattos <[email protected]>
solve #5423 (comment) Signed-off-by: Vitor Mattos <[email protected]>
Was used a hardcoded TSA server and without authentication for now.
Validation page:
Administration settings: